Micron Document
Livres et Wikis | Archives | Info


Free Pascal Runtime Library
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
The Free Pascal Runtime Library, abbreviated RTL, is Free Pascal's runtime library.

The RTL consists of a collection of units that provide components and classes for general programming tasks. It acts as a basis for Free Pascal's Free Component Library (FCL) and the Lazarus Component Library (LCL). The RTL is licensed under the LGPL with a static linking exception.

Contents


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Further reading

β€’ citerefmicha-l-van-canneytflorian-kl-mpfl2012MichaΓ«l van Canneyt; Florian KlΓ€mpfl (2012), Free Pascal (Free Pascal 2 ed.), Computer & Literatur Verlag GmbH, ISBN 978-3936546729, OL 25421359M, 393654672X
β€’ citerefroderick-person2013Roderick Person (2013), Getting Started with Lazarus IDE, Packt Publishing, ISBN 978-1782163404, OL 25426631M, 1782163409

External links

β€’ RTL documentation in the Free Pascal Wiki
β€’ Complete online reference